func internal/profile.encodeInt64
4 uses
internal/profile (current package)
encode.go#L321: encodeInt64(b, 2, x)
proto.go#L96: func encodeInt64(b *buffer, tag int, x int64) {
proto.go#L105: encodeInt64(b, tag, x)
proto.go#L124: encodeInt64(b, tag, u)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)